luaL_optlstring

Undocumented in source. Be warned that the author may not have intended to support it.
  1. char* luaL_optlstring(lua_State* L, int numArg, char* def, size_t* l)
  2. char* luaL_optlstring(lua_State* L, int arg, char* d, size_t* l)
    extern (C)
    char*
    luaL_optlstring
    (,
    int arg
    ,
    const char* d
    ,
    size_t* l
    )

Meta